github.com/klauspost/compress/huff0.bitReaderBytes.fill (method)

3 uses

	github.com/klauspost/compress/huff0 (current package)
		bitreader.go#L43: 		b.fill()
		bitreader.go#L44: 		b.fill()
		bitreader.go#L85: func (b *bitReaderBytes) fill() {